You are here: COM API reference > Events > AfterRevokeWF event

AfterRevokeWF event

This event occurs after a document’s workflow has been revoked.

Syntax

Private Sub AMUIExtension_AfterRevokeWF(
          ByVal CurrentObject As Object)
Parameters
Name Description

CurrentObject

The document object (AMDocument object)

Remarks

The equivalent VBScript event is the RevokeWF script event. See the BlueCielo Meridian Enterprise VBScript API Reference for more information.


www.bluecieloecm.com